home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 1 / LSD Compendium Deluxe 1.iso / a / programming / debuggers / barfl105.lha / Barfly / Release-Notes < prev    next >
Encoding:
Text File  |  1994-08-08  |  3.6 KB  |  148 lines

  1.  
  2.  o Not Done Yet
  3.  
  4.          o Include support for SAS D1 format in BASM
  5.  
  6.          o Disable Enforcer Catching in the interrupt
  7.  
  8.  
  9. ##########################################################################
  10. ##########################################################################
  11. ##########################################################################
  12. ##########################################################################
  13.  
  14.  o BASM Changes
  15.  
  16. V1.108
  17.  
  18.  - Fixed:
  19.          o ([Base,an],OD) and optimize on results in buggy code
  20.  
  21.  
  22. V1.107
  23.  
  24.  - Fixed:
  25.          o (H.MSG).l parsing problems
  26.  
  27.          o link a5,#-4<TAB><TAB>..bug
  28.  
  29.          o Problem with SET and Labels..(Neil Blackett)
  30.  
  31.          o BASM crash with Snoopdos 1.7 when started from the WB...
  32.            Wondering that i haven't noticed it earlier.
  33.  
  34.          o $01 Bug
  35.  
  36.          o BASM Format problem
  37.  
  38.  - Improved:
  39.          o Error location output
  40.  
  41.          o Now it doesn't ignore >> in macro parameters
  42.  
  43.          o Now accepts (bd,dn) if BD Width = 0..in this case Width=.w is assumed.
  44.  
  45. V1.106
  46.  
  47.  - Fixed:
  48.          o dc.b " " Bug
  49.  
  50. V1.105
  51.  
  52.  - Fixed:
  53.          o Now it outputs relocatable also if XREF symbols are accessed.(Alex)
  54.  
  55.          o Problems with the position of Bytexrefs,moveqxrefs and damaging data
  56.  
  57.  
  58.  - Changed:
  59.          o dc.b|w|l "" behaviour(now prolly more compatible to this broken standard)
  60.  
  61.          o y(pc,xxx) now allowed with y=value..
  62.  
  63.          o movem now accepts d0-7 and a0-7 terms
  64.  
  65.  
  66.  - Improved:
  67.          o Multipass error condition detection(northway)
  68.  
  69.  - Added:
  70.          o move.l -4(an),an->move.l -(an),an optimizing(Alex)
  71.  
  72.          o Option -J that creates the file env:BDebugProgram
  73.            that BDebug checks when it is started with no parameter.
  74.  
  75.          o command BDEBUGARG that can be used to define an argument
  76.            in env:BDebugProgram
  77.  
  78. V1.104
  79.  
  80.   - Initial Release
  81.  
  82. ##########################################################################
  83. ##########################################################################
  84. ##########################################################################
  85. ##########################################################################
  86.  
  87.  o BDEBUG Changes
  88.  
  89. V1.671
  90.  - Fixed:
  91.          o Watchpoint Argument Check Hit
  92.  
  93.          o A1200+88x,BDebug crashes when it loads a file.
  94.  
  95.          o Show CLI problems with Processes that don't have a CLI-Ptr
  96. V1.670
  97.  
  98.  - Fixed:
  99.          o ScreenFont config parameter parsing bug i added saturday
  100.  
  101.          o GCC Sourcelevel problem with the LINE Cursor position.
  102.  
  103.          o Source File Pathrequester Hit bug fixed..forgot to save a register
  104.  
  105.          o Next Task Debug crash...sigh..was caused by the key code i added:-(
  106.  
  107.          o Memory Loss
  108.  
  109.          o BASM Debug Loading Problem
  110.  
  111.  - Added:
  112.          o Multi-Select now supported
  113.  
  114. V1.669
  115.  
  116.  - Fixed:
  117.          o Crashed Task Hit and Crash Bug fixed..sorry added it this Saturday.
  118.            Never change working code.
  119.  
  120. V1.668
  121.  
  122.  - Fixed:
  123.          o The Bug that Enforcer Catch is accidently not activated.
  124.  
  125. V1.667
  126.  
  127.  
  128.  - Fixed:
  129.          o The Bug that the Quit Menu isn't disabled but the Quit Button is
  130.            disabled....i added that last week.
  131.  
  132.          o Bug with Corrupt Window Ptr(WShell) when BDebug is opened on
  133.            a PubScreen
  134.  
  135.          o CloseGadget could break Quit Button/Menu disable
  136.            i had added 2 weeks ago
  137.  
  138.  - Added:
  139.          o Select Screen Menu to the control window that allows to select
  140.            screens and PubScreens.
  141.  
  142.          o If BDebug is started with no parameter it checks if there's
  143.            a env:BDebugProgram and starts that program.
  144.  
  145. V1.666
  146.  
  147.   - Initial Release
  148.